You are here: Appendix B: VBScript reference > About the objects > About the Folder object > The Folder object methods > ReassignWorkflowManagers method
ReassignWorkflowManagers method

Reassigns the workflow definition managers of the current folder object.

Syntax

ReassignWorkflowManagers(Managers, [Comments])
Parameters
Name Description

Managers

The user names of the new workflow managers.

Comments

Optional comments to add to the document’s Comments property.

Remarks

For events to occur for this method, the PrjWFEvents setting in the [ScriptEvents] section on the Application Integration tab of Application Settings in Configurator must be set to Y (default).

Related concepts

About the Folder object

Related information

IsProject property

ParentProject property

ProjectTypeDisplayName property

ProjectTypeName property

WorkflowManagers property

WorkFlowState property

WorkflowStatus property

ExecTransition method

GetExpectedTransitionResult method

Interlock method

Reroute method